Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: webhooks in configmap keys #1342

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

A-5ingh
Copy link
Contributor

@A-5ingh A-5ingh commented Sep 11, 2024

Related issue

Closes #1309.

Proposed Changes

Updated the webhooks to

[{"namespaceSelector":{"matchExpressions":[{"key":"kubernetes.io/metadata.name","operator":"NotIn","values":["kube-system"]},{"key":"kubernetes.io/metadata.name","operator":"NotIn","values":["kyverno"]}],"matchLabels":null}}]

Checklist

  • I have read the contributing guidelines.
  • I have inspected the website preview for accuracy.
  • I have signed off my issue.

@A-5ingh A-5ingh changed the title Fix configmaps 1309 bugfix: webhooks in configmap keys Sep 11, 2024
@realshuting realshuting merged commit daeb299 into kyverno:main Sep 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Update webhooks
2 participants